Skip to content

Fix version inconsistencies for Bleak dependencies#26

Merged
pattyland merged 2 commits intomasterfrom
pattyland/python310-bleak-retry
Nov 9, 2025
Merged

Fix version inconsistencies for Bleak dependencies#26
pattyland merged 2 commits intomasterfrom
pattyland/python310-bleak-retry

Conversation

@pattyland
Copy link
Copy Markdown
Collaborator

@pattyland pattyland commented Nov 9, 2025

Align setup.py with the Bleak 1.x ecosystem by:

  • raising python_requires to >=3.10,<4 so the dependency metadata matches the interpreter floor required by bleak-retry-connector>=4.0.0.
  • loosening bleak-retry-connector to >=4.0.0, which is the release that added Bleak 1.x support while still installing cleanly on Python 3.10.

@pattyland pattyland marked this pull request as draft November 9, 2025 14:44
@pattyland pattyland marked this pull request as ready for review November 9, 2025 14:45
@pattyland pattyland changed the title Bump python requirement Fix version inconsistencies for Bleak dependencies Nov 9, 2025
@pattyland pattyland merged commit 5012649 into master Nov 9, 2025
4 checks passed
@pattyland pattyland deleted the pattyland/python310-bleak-retry branch November 9, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant